func syscall.runtimeUnsetenv

3 uses

	syscall (current package)
		env_unix.go#L62: 	runtimeUnsetenv(key)
		env_unix.go#L130: 		runtimeUnsetenv(k)
		syscall.go#L106: func runtimeUnsetenv(k string)